/* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
"Quit" = "Quitter";
/* Title alert panel when killing a process.
Title for toolbar item. */
"Quit Process" = "Quitter l’opération";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" might disrupt your computer." = "Quitter “%@” risque de perturber le fonctionnement de votre ordinateur.";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" will log you out." = "Quitter “%@” fermera votre session.";
/* Short name of column */
"Real Memory" = "Mémoire réelle";
/* Short name of column */
"RPRVT" = "RPRVT";
/* Title of sample window starting */
"Sample of %@" = "Échantillon de %@";
/* Final text of sampling */
"Sample of process %@ (%d)" = "Échantillon de l’opération %@ (%d)";
/* Title for toolbar item.
Title alert panel when sampling a process. */
"Sample Process" = "Opération d’échantillonnage";
/* Title for toolbar item. */
"Show" = "Afficher";
/* show frames string */
"Show Frame" = "Afficher cadre";
/* Title for toolbar item help. */
"Take a sample of a running process" = "Prélever un échantillon d’une opération en cours";
/* TB */
"TB" = "To";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process may adversly affect the performance of your computer. You need to authorize as an administrative user to kill the process." = "L’opération “%@” appartient à %@. Si vous quittez cette opération, vous risque de réduire les perfomances votre ordinateur. Vous devez disposer des autorisations d’administrateur pour interrompre l’opération.";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process will log you out. You need to authorize as an administrative user to kill the process." = "L’opération “%@” appartient à %@. Si vous quittez cette opération, la session sera interrompue. Vous devez disposer des autorisations d’administrateur pour interrompre l’opération.";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. You need to authorize as an administrative user to kill the process." = "L’opération “%@” appartient à %@. Vous devez disposer des autorisations d’administrateur pour interrompre l’opération.";
/* Short name of column */
"Thr" = "Seg";
/* toolbar item tool tip */
"toolTip" = "toolTip";
/* Short name of column */
"Virtual Memory" = "Mémoire virtuelle";
/* Short name of column */
"VSIZE" = "TAILLEV";
/* Title alert panel when killing a process could have disastrous consequences. */
"WARNING" = "ATTENTION";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot quit the process \"%@\" because it is owned by %@." = "Vous ne pouvez pas quitter l’opération “%@” car elle appartient à %@.";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot sample the process \"%@\" because it is owned by %@." = "Vous ne pouvez pas échantillonner l’opération “%@” car elle appartient à %@.";